setHintLaunchesActivity

Set a hint that this Action will launch an Activity directly, telling the platform that it can generate the appropriate transitions.

Return

this object for method chaining

Parameters

hintLaunchesActivity

true if the content intent will launch an activity and transitions should be generated, false otherwise.